home *** CD-ROM | disk | FTP | other *** search
/ CD Exchange / CD Exchange - Volume 1.iso / graphics / utils / ham8-jpeg / readme < prev    next >
Text File  |  1992-12-20  |  2KB  |  58 lines

  1.     ham8 al-j al-backdrop
  2.     ---------------------
  3.     Michael Saunby  December 1992
  4.     Release 1.1
  5.  
  6. Two JPEG viewers for AGA Amigas (A1200, A4000)
  7. ===============================================
  8.  
  9. Before using either viewer start the public screen program ham8.
  10. Al-j gives a scrollable window display of a JPEG file.
  11. Al-backdrop resizes the screen and loads a JPEG file as a backdrop.
  12.  
  13. The palette is fixed so a backdrop plus several windows is possible.
  14. Large images eat up lots of chip ram in the windows so load them as backdrops
  15. or use a small screen and scroll them if you run out of ram.
  16.  
  17. Permission is given for free distribution of these programs providing all 
  18. source files are included.  The executables and library need not be included.
  19.  
  20. The programs are not perfect!
  21. -----------------------------
  22. The user assumes the entire risk as to the suitabilty and accuracy of these 
  23. programs.
  24.  
  25.  
  26.     CLI usage
  27.     ----------
  28. HAM8
  29. ----
  30. ham8 width=nnn height=nnn lores/S
  31.  
  32.     eg
  33.     ham8        gives nominal 640x512, with prefs overscan
  34.     ham8 lores    gives nominal 320x256, with prefs overscan
  35.     ham8 512 512    gives hires lace screen 512x512
  36.     ham8 0 0    same as "ham8"
  37.  
  38. AL-BACKDROP
  39. -----------
  40. al-backdrop filename
  41. If no filename is given uses file requester (on ham8 screen)
  42.  
  43. AL-J
  44. ----
  45. al-j filename
  46. If no filename is given uses file requester (on ham8 screen)
  47.  
  48.  
  49. IMPORTANT
  50. ---------
  51. This software is based in part on the work of the Independent JPEG Group.
  52. You will find a copy of the README file which acompanies release 4 of the
  53. Independent JPEG Group's free JPEG software in the source directory. In the 
  54. README file are details of how to obtain the source code.  Please take
  55. the trouble to get the Independent JPEG Group's source code if you create
  56. another JPEG viewer or converter from the Al-J code. 
  57.  
  58.